home *** CD-ROM | disk | FTP | other *** search
-
- ╔════════════════════════════════════════════════════════════════════════╗
- ║ Program : RFD.COM ║
- ║ Programmer : J. Stephen Redmond ║
- ║ Source : PC Magazine vol. 6 no. 22 Dec. 22, 1987 'user to user' ║
- ║ Syntax : RFD [d:]path [/Y] ║
- ║ Description : RFD removes the files and usbdirectory specified by the ║
- ║ path argument on the command line. RFD has two modes of ║
- ║ operation: 1> default command line mode, 2> batch mode. ║
- ║ 1> Default - warning is issued and user must respond ║
- ║ to proceed. (see warning message). ║
- ║ 2> Batch - specify '/Y' argument on cmmand line. ║
- ║ No warning will be issued and program will ║
- ║ attempt to remove director. ║
- ║ Both modes of operation issue an ERRORLEVEL code upon ║
- ║ termination as follows: ║
- ║ 99 - Syntax error ║
- ║ 98 - Operator terminated ║
- ║ 16 - Attempted to delete current directory ║
- ║ 5 - Protected file in subdirectory ║
- ║ 3 - Path not found ║
- ║ 0 - Successful completion ║
- ╚════════════════════════════════════════════════════════════════════════╝
-